@charset "utf-8";
@font-face {      font-family: 'DIN-Bold';      
src: url('DIN-Bold.eot'); /* IE9 Compat Modes */      
src: url('DIN-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DIN-Bold.woff') format('woff'), /* Modern Browsers */              
url('DIN-Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('DIN-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    }

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: rgba(0,0,0,0);
    border-color: #5F5D5D;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
    line-height: 55px;
}

.nav {
    padding-left: 50px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #ed6e00;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
	font-size:14px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

   .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }
    
    
.hide {
   top:-75px;
   }


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}


.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    position: absolute;
    margin-left: -56px;
    top: 75px;
    width: 220px;
	text-align:center;
    border: 1px solid #CBCBCB;
	background-color:#FFFFFF;
    padding: 5px 0px;
    display: none;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li {
	line-height:40px;
	border-bottom:0px solid #ffffff;
	list-style-type:none;
	background:none;
   white-space: nowrap;
text-overflow: ellipsis;
	position:relative;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a{
    color:#000000;
	text-align:center;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:hover{
    display:block;
    color:#FFFFFF;
	background-color:#ed6e00;
    text-decoration: none;
}


.kuanping {
   width:1310px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.guding {
   position:fixed;
   width:100%;
   left:0px;
   top:0px;
   margin-top:55px;
   }
   
.lghh {
   margin-top:0px;
   background-color: rgba(0,0,0,1);
   }
   
.banner {
   height:auto; overflow:hidden;
   position:relative;
   }
   
.banner-aa {
   width:96%;
   float:left;
   }
   
.bmm {
   height:auto; overflow:hidden;
   background:url(../images/bmm.jpg) center;
   background-size: 100% 100%;
   padding-bottom:143px;
   }
   
.banner-aa img {
   width:100%;
   }
   
.banner-aa .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 162px;
    left: 19.3%;
    width: 120px;
}  

.banner-aa .swiper-pagination-bullet {
    width: 23px;
    height: 13px;
    display: inline-block;
    border-radius: 0;
    background: #757575;
    opacity: 1;
}

.banner-aa .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #FFFFFF;
	opacity: 1;
}   

.cpfl {
   height:auto; overflow:hidden;
   padding-left:36px;
   padding-right:36px;
   position:relative;
   margin-top:-114px;
   z-index:6;
   }
   
.cprow {
   margin-left:-4px;
   margin-right:-4px;
   }
   
.cprow li {
   list-style-type:none;
   width:33.3%;
   padding-left:4px;
   padding-right:4px;
   float:left;
   }
   
.cpkk {
   height:auto; overflow:hidden;
   position:relative;
   }
   
.cpkk img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.cpkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cpkk section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 
   
.cpkk-top {
   margin-top:60px;
   } 
   
.cpkk-zi {
   position:absolute;
   width:100%;
   color:#FFFFFF;
   left:0px;
   bottom:15px;
   padding:30px;
   z-index:2;
   }  
   
.cpkk-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.cpkk-n {
   height:auto; overflow:hidden;
   color:#FFFFFF;
   font-size:20px;
   line-height:27px;
   padding-bottom:18px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   }
   
.cpkk-n a {
   color:#FFFFFF;
   }
   
.scbj {
   position:relative;
   }

.shengchan {
   height:auto; overflow:hidden;
   position:relative;
   z-index:6;
   }
   
.scleft {
   width:56.5%;
   position:absolute;
   top:-70px;
   left:0px;
   z-index:7;
   float:left;
   }
   
.scleft img {
   width:100%;
   }
   
.scright {
   width:60.4%;
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   padding-top:75px;
   padding-bottom:152px;
   padding-left:19.5%;
   float:right;
   }
   
.scright h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:95px;
   color:#ededed;
   position:relative;
   height:auto; overflow:hidden;
   line-height:106px;
   margin-top:0px;
   margin-bottom:250px;
   }
   
.sczi {
   position:absolute;
   width:100%;
   left:0px;
   top:50px;
   font-size:36px;
   word-spacing:10px;
   color:#000000;
   }
   
.scmore {
   width:130px;
   height:37px;
   }
   
.scmore a {
   display:block;
   width:100%;
   height:auto; overflow:hidden;
   line-height:37px;
   text-align:center;
   color:#FFFFFF;
   font-size:15px;
   background-color:#ed6e00;
   }
   
.scmore a:hover {
   background-color:#c45d05;
   }
   
.fuwu {
   position:relative;
   width:100%;
   height:auto; overflow:hidden;
   padding-top:146px;
   background-color:#ededed;
   margin-top:-72px;
   }
   
.fuwu h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:118px;
   color:#FFFFFF;
   text-align:center;
   position:relative;
   margin-top:0px;
   margin-bottom:60px;
   }
   
.fwzi {
   position:absolute;
   width:100%;
   left:0px;
   top:45px;
   text-align:center;
   font-size:36px;
   color:#000000;
   word-spacing:10px;
   }
   
.fwleft {
   width:60%;
   float:left;
   }
   
.fwleft li {
   list-style-type:none;
   width:33.3%;
   float:left;
   }
   
.fwleft li img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.fwleft li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.fwleft li section {
   overflow: hidden;
   }   
   
.fwkk {
   height:283px;
   padding-top:58px;
   color:#ed6e00;
   text-align:center;
   font-size:18px;
   background-color:#FFFFFF;
   }
   
.fwkk h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   color:#ed6e00;
   margin-top:10px;
   margin-bottom:2px;
   }
   
   
.fwright {
   width:40%;
   position:relative;
   float:right;
   } 
   
.fwright-zi {
   position:absolute;
   width:50%;
   left:0px;
   top:0px;
   z-index:2;
   }
   
.fwright img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.fwright:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.fwright section {
   overflow: hidden;
   }
   
.bottom {
   height:auto; overflow:hidden;
   line-height:18px;
   padding-top:36px;
   padding-bottom:40px;
   } 
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:0px;
   padding-bottom:10px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   margin-bottom:5px;
   } 
   
.bottom a {
   color:#1a1a1a;
   }
   
.bottom a:hover {
   color:#ed6e00;
   } 
   
.bmlx {
   font-size:12px;
   } 
   
.bmcp-l {
   width:25%;
   font-size:15px;
   float:left;
   }  
   
.bmcp-r {
   width:75%;
   font-size:13px;
   float:right;
   } 
   
.bmcp-r li {
   list-style-type:none;
   width:50%;
   line-height:20px;
   float:left;
   }
   
.bmlx-l {
   width:25%;
   font-size:15px;
   float:left;
   }  
   
.bmlx-r {
   width:75%;
   float:right;
   }
   
.bmlx-r p {
   margin-bottom:12px;
   }
   
.kka {
   height:39px;
   background-color:#e1e1e1;
   border:1px solid #e1e1e1;
   border-radius:0;
   }
   
.anniu {
   width:100px;
   height:37px;
   font-size:14px;
   color:#FFFFFF;
   background-color:#ed6e00;
   border:1px solid #ed6e00;
   border-radius:5px;
   } 
   
.footer {
   height:auto; overflow:hidden;
   padding-top:8px;
   padding-bottom:16px;
   background-color:#ededed;
   } 
   
.ftzi {
   font-size:12px;
   }
   
.dilm {
   height:auto; overflow:hidden;
   margin-top:10px;
   }

.dilm li {
   list-style-type:none;
   margin-left: 15px;
   line-height:35px;
   font-size:15px;
   float:left;
   }  
   
.dilm li a {
   color:#1a1a1a;
   }
   
.dilm li a:hover {
   color:#ed6e00;
   }
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
/* 客户服务 */
.bmss {
   padding-bottom:88px;
   }
.bnn {
   height:auto; overflow:hidden;
   }
   
.bnn-aa {
   width:96%;
   position:relative;
   float:left;
   }
   
.bnn-aa img {
   width:100%;
   }
   
.bnnzi {
   position:absolute;
   width:100%;
   left:0px;
   top:40%;
   text-align:center;
   font-size:30px;
   color:#FFFFFF;
   }
   
.bnnzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   text-align:center;
   font-size:37px;
   margin-top:0px;
   margin-bottom:14px;
   }
   
   
.bnn-aa .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 80px;
    left: 0%;
    width: 100%;
}  

.bnn-aa .swiper-pagination-bullet {
    width: 23px;
    height: 13px;
    display: inline-block;
    border-radius: 0;
    background: #757575;
    opacity: 1;
}

.bnn-aa .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #FFFFFF;
	opacity: 1;
} 
   
.fwkuai {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   } 
   
.fwkuai-aa {
   width:50%;
   float:left;
   height:auto; overflow:hidden;
   font-size:18px;
   line-height:25px;
   padding:60px;
   padding-top:100px;  
   }
   
.fwtt {
   height:auto; overflow:hidden;
   margin-bottom:23px;
   }
   
.fwtt-aa {
   width:75px;
   float:left;
   }
   
.fwtt-bb {
   width:260px;
   float:left;
   color:#ed6e00;
   margin-left:8px;
   }
   
   
.fwtt-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   color:#ed6e00;
   margin-top:12px;
   margin-bottom:1px;
   }
   
.fwkuai-bb {  
   width:50%;
   float:right;
   }
   
.fwxx {
   height:auto; overflow:hidden;
   position:relative;
   margin-top:-88px;
   }
   
.fwkuai-cc {  
   width:50%;
   float:left;
   }
   
.fwkuai-dd {
   width:50%;
   float:right;
   height:auto; overflow:hidden;
   font-size:18px;
   line-height:25px;
   padding:60px;
   padding-top:100px;  
   }
   
.shiyan {
   height:auto; overflow:hidden;
   position:relative;
   }
   
.shiyan img {
   width:100%;
   }
   
.syzi {
   position:absolute;
   width:100%;
   padding-top:12%;
   text-align:center;
   font-size:18px;
   line-height:25px;
   color:#FFFFFF;
   left:0px;
   top:0px;
   }
   
.syzi img {
   width:auto;
   }
   
.syzi h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	margin-top:32px;
	margin-bottom:0px;
   }
   
.syzi h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:36px;
   }
   
/* 关于我们 */
.abxx {
   height:auto; overflow:hidden;
   background:url(../images/abn.jpg) center;
   background-size: 100% 100%;
   padding-bottom:0px;
   }
   
.abww {
   position:relative;
   }
   
.ableft {
   position:absolute;
   width:68%;
   left:0px;
   top:-418px;
   z-index:6;
   }
   
.abright {
   width:81.7%;
   float:right;
   }
   
.about {
   height:auto; overflow:hidden;
   padding:60px;
   padding-top:108px;
   padding-bottom:30px;
   font-size:18px;
   line-height:35px;
   color:#FFFFFF;
   }

.about h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   margin-top:0px;
   margin-bottom:18px;
   }
   
.abzi {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:50px;
   }
   
.lishi {
   height:auto; overflow:hidden;
   padding-top:50px;
   padding-bottom:60px;
   position:relative;
   }
   
.lsaa {
   width:19.5%;
   text-align:right;
   color:#ed6e00;
   font-size:26px;
   }
   
.lsaa h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:50px;
   line-height:51px;
   color:#ed6e00;
   margin-top:0px;
   margin-bottom:2px;
   }
   
.xian {
   position:absolute;
   top:0px;
   left:23.75%;
   width:2px;
   height:1845px;
   background:#808080;
   }
   
.lskuai {
   height:auto; overflow:hidden;
   margin-top:60px;
   }
   
.lskuai li {
   list-style-type:none;
   height:auto; overflow:hidden;
   margin-bottom:25px;
   }

.lsleft {
  width:23.2%;
  font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
  font-size:45px;
  padding-left:95px;
  line-height:66px;
  position:relative;
  color:#4d4d4d;
  float:left;
   }  
   
.lsdd {
   position:absolute;
   width:18px;
   height:18px;
   background-color:#ed6e00;
   border-radius:50%;
   top:40%;
   right:-9px;
   }
   
.lsright {
  width:76.8%;
  font-size:16px;
  color:#000000;
  float:right;
  padding-left:70px;
   } 
   
div#wrap {
    height: 66px;
    display: table;
}

div#content {
    vertical-align: middle;
    display: table-cell;
}

/* 产品展示 */
.cpss {
   position:relative;
   z-index:2;
   padding-bottom:0px;
   }
   
.cpww {
   height:auto; overflow:hidden;
   padding: 30px;
   color:#FFFFFF;
   background-color: #ed6e00;
   position: relative;
   z-index: 6;
}   

.cpt {
   height:auto; overflow:hidden;
  }
  
.cpt p {
   margin-top:10px;
   text-align:center;
   }
   
.cpbj {
    height:auto; overflow:hidden;
	padding-bottom:70px;
	background-color:#ededed;
	position:relative;
	}  
   
.cpkuai {
   height:auto; overflow:hidden;
   padding:66px;
   padding-top:76px;
   padding-bottom:60px;
   position:relative;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.2);
   z-index:6;
   }  
   
.cprow {
   height:auto; overflow:hidden;
   margin-left:-10px;
   margin-right:-10px;
   }
   
.cprow-aa {
   width:25%;
   padding-left:10px;
   padding-right:10px;
   float:left;
   }
   
.cptit {
   height:270px;
   padding:20px;
   padding-top:30px;
   background-color:#ed6e00;
   font-size:24px;
   color:#FFFFFF;
   margin-bottom:18px;
   }
   
.cptit h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   height:auto; overflow:hidden;
   font-size:22px;
   line-height:30px;
   margin-top:0px;
   padding-bottom:15px;
   background:url(../images/xh2.jpg) left bottom; background-repeat:no-repeat;
   margin-bottom:86px;
   }
   
.cprow-bb {
   width:50%;
   padding-left:10px;
   padding-right:10px;
   float:left;
   }
   
.cpkx {
   height:auto; overflow:hidden;
   margin-bottom:18px;
   }
   
.cpkx li {
   width:50%;
   padding-left:10px;
   padding-right:10px;
   float:left;
   }
   
.cpflt {
   height:270px;
   background-color:#e1e1e1;
   text-align:center;
   padding:20px;
   }
   
.cpflt-zi {
   margin-top:12px;
   height:auto; overflow:hidden;
   padding-left:14px;
   font-size:15px;
   line-height:21px;
   text-align:left;
   position:relative;
   margin-top:-10px;
   border-left:3px solid #ffb31d;
   }
   
.cprow-cc {
   width:25%;
   padding-left:10px;
   padding-right:10px;
   float:right;
   }
   
.cpflt2 {
   height:562px;
   background-color:#e1e1e1;
   text-align:center;
   padding:20px;
   padding-top:50px;
   }
   
.cpflt2-zi {
   margin-top:12px;
   height:auto; overflow:hidden;
   padding-left:14px;
   font-size:15px;
   line-height:21px;
   text-align:left;
   position:relative;
   margin-top:0px;
   border-left:3px solid #ffb31d;
   }
   
.cprow2 {
   height:auto; overflow:hidden;
   margin-left:-10px;
   margin-right:-10px;
   margin-top:18px;
   }
   
.cprow2 li {
   list-style-type:none;
   width:25%;
   float:left;
   padding-left:10px;
   padding-right:10px;
   }
   
.cprow3 {
   height:auto; overflow:hidden;
   margin-left:-10px;
   margin-right:-10px;
   margin-top:18px;
   }
   
.cprow3 li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:10px;
   padding-right:10px;
   }
   
.cpflt3 {
   height:270px;
   background-color:#e1e1e1;
   text-align:center;
   padding:20px;
   padding-top:50px;
   }
   
.cpflt3-zi {
   margin-top:12px;
   height:auto; overflow:hidden;
   padding-left:14px;
   font-size:15px;
   line-height:21px;
   text-align:left;
   position:relative;
   margin-top:15px;
   border-left:3px solid #ffb31d;
   }
   
.liucheng {
   height:auto; overflow:hidden;
   padding:60px;
   padding-bottom:5px;
   } 
   
.liucheng img {
   width:100%;
   }
   
.liucheng h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:37px;
   color:#ed6e00;
   text-align:center;
   margin-top:0px;
   margin-bottom:2px;
   }
   
.liucheng h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   color:#ed6e00;
   text-align:center;
   margin-top:0px;
   margin-bottom:85px;
   }
   
/* 成衣生产 */
.sckk {
   padding-bottom:0px;
   position:relative;
   }
   
.zongbu {
   height:auto; overflow:hidden;
   position:relative;
   }
   
.zb1 {
   background:url(../images/zbbj.jpg) center;
   background-size: 100% 100%;   
   }
   
.zb2 {
   background:url(../images/gc1.jpg) center;
   background-size: 100% 100%;   
   }
   
.zb3 {
   background:url(../images/gc2.jpg) center;
   background-size: 100% 100%;   
   }
   
.zb4 {
   background:url(../images/gc3.jpg) center;
   background-size: 100% 100%;   
   }
   
.zbxx {
   position:absolute;
   width:80.9%;
   height:215px;
   background-color:#ed6e00;
   left:0px;
   bottom:82px;
   }
   
.zbkuai {
   height:auto; overflow:hidden;
   position:relative;
   padding-top:135px;
   padding-bottom:104px;
   z-index:2;
   }
   
.kuanzb {
   width:1205px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.zbkuai-aa {
   width:53.3%;
   float:left;
   }
   
.zbkuai-aa img {
   width:100%;
   }
   
.zbkuai-bb {
   width:43%;
   font-size:14px;
   line-height:24px;
   color:#FFFFFF;
   float:right;
   }
   
.zbkuai-bb h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:70px;
   color:rgba(255,255,255,.3);
   margin-top:0px;
   margin-bottom:168px;
   }
   
.zbkuai-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   color:rgba(255,255,255,1);
   margin-top:0px;
   margin-bottom:20px;
   }
   
.zbxx2 {
   position:absolute;
   width:50.3%;
   height:480px;
   background-color:#ed6e00;
   right:0px;
   bottom:68px;
   }
   
.zbkuai2 {
   height:auto; overflow:hidden;
   position:relative;
   padding-top:65px;
   padding-bottom:154px;
   z-index:2;
   }
   
.zbkuai2-aa {
   width:30.6%;
   font-size:14px;
   line-height:24px;
   color:#FFFFFF;
   float:left;
   }
   
.zbkuai2-aa h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:70px;
   color:rgba(255,255,255,.3);
   margin-top:45px;
   margin-bottom:95px;
   }
   
.zbkuai2-aa h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   color:rgba(255,255,255,1);
   margin-top:0px;
   margin-bottom:20px;
   }
   
.zbkuai2-bb {
   width:63%;
   float:right;
   }
   
.zbxx3 {
   position:absolute;
   width:50.3%;
   height:480px;
   background-color:#ed6e00;
   left:0px;
   top:0px;
   }
   
.zbkuai3 {
   height:auto; overflow:hidden;
   position:relative;
   padding-top:47px;
   padding-bottom:40px;
   z-index:2;
   }
   
.zbkuai3-aa {
   width:58.7%;
   float:left;
   }
   
.zbkuai3-bb {
   width:34%;
   font-size:14px;
   line-height:24px;
   float:right;
   color:#FFFFFF;
   }
   
.zbkuai3-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:38px;
   margin-top:10px;
   margin-bottom:20px;
   }
   
.zbkuai3-bb h3 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:70px;
   color:rgba(255,255,255,.3);
   margin-top:180px;
   margin-bottom:0px;
   }
   
.zbxx4 {
   position:absolute;
   width:57%;
   height:112px;
   background-color:#ed6e00;
   right:0px;
   top:0px;
   }
   
.zbkuai4 {
   height:auto; overflow:hidden;
   position:relative;
   padding-top:27px;
   padding-bottom:50px;
   z-index:2;
   }
   
.zbkuai4-aa {
   width:30.6%;
   font-size:14px;
   line-height:24px;
   color:#FFFFFF;
   float:left;
   }
   
.zbkuai4-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:38px;
   margin-top:0px;
   margin-bottom:20px;
   }   
   
.zbkuai4-aa h3 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:70px;
   color:rgba(255,255,255,.3);
   margin-top:180px;
   margin-bottom:0px;
   }
   
.zbkuai4-bb {
   width:63%;
   float:right;
   }
   
/* 联系我们 */
.lxwm {
   height:auto; overflow:hidden;
   margin-top:50px;
   margin-bottom:50px;
   }  
   
.lxwm h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:38px;
   margin-top:0px;
   margin-bottom:20px;
   } 
   
.lxwm h3 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:26px;
   margin-top:0px;
   margin-bottom:20px;
   } 
   
.lxkuai {
    margin-top: 55px;
    margin-bottom: 55px;
    line-height: 36px;
    font-size: 16px;
}

.lxkuai h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 37px;
    color: #333333;
    margin-top: 26px;
    margin-bottom: 67px;
    padding-bottom: 46px;
    background: url(../images/hua.jpg) left bottom;
    background-repeat: no-repeat;
} 

.liuyan {
   height:auto; overflow:hidden;
   padding-top:75px;
   padding-bottom:45px;
   background-color:#ededed;
   }
   
.liuyan h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:17px;
   margin-top:0px;
   margin-bottom:16px;
   color:#2d2d2d;
   text-align:center;
   }
   
.liuyan h3 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:42px;
   font-weight:bold;
   text-align:center;
   color:#2d2d2d;
   margin-top:0px;
   margin-bottom:75px;
   }   
   
.hzi {
   color:#d9a66e;
   }
   
.biao {
   height:auto; overflow:hidden;
   margin-bottom:20px;
   }
   
.biao h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:14px;
   color:#666666;
   }
   
.kkx {
   height:60px;
   border:1px solid #d2d2d2;
   }
   
.kky {
   border:1px solid #d2d2d2;
   }
   
.anniuw {
   width:208px;
   height:54px;
   background-color:#ea7020;
   padding:0px;
   }  
   
/* 产品列表 */
   
.cpmk-left {
   width:25%;
   border:1px solid #e7e7e7;
   float:left;
   } 
   
.cplie-lan {
   height:auto; overflow:hidden;
   line-height:43px;
   padding-left:10px;
   border-bottom:1px solid #e7e7e7;
   } 
   
.cphh ul {
    overflow: hidden;
	padding:0px;
} 

.cphh li ul{
    display: none;
}

.cphh li a{
    margin-bottom: 1px;
}

.cphh li {
   list-style-type:none;
}
   

.cphh li a {
    line-height: 40px;
    display: block;
    padding-left: 20px;
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
} 

.cphh li.hover a {
    background-color: #f8f8f8;
}

.cphh li a:hover{
    background-color: #f8f8f8;
}

.cphh li li a {
    line-height: 30px;
    background: #f8f8f8;
    padding-left: 32px;
}

.cphh li li a:hover {
    background-color: #e7e4e4;
}

.cphh li li.hover a {
    background-color: #e7e4e4;
}

.cphh li.hover li a {
    background-color: #f8f8f8;
}
   
.cplie-nei {
   height:auto; overflow:hidden;
   }
   
.cplie-nei li {
   list-style-type:none;
   height:auto; overflow:hidden;
   }
   
.cplie-nei li a {
   display:block;
   height:auto; overflow:hidden;
   padding-left:20px;
   line-height:40px;
   } 
   
.cplie-nei li a:hover {
   background-color:#f8f8f8;
   }  
   
.cplie-nei li.hover a {
   background-color:#f8f8f8;
   }  
   
.cpmk-right {
   width:72%;
   position:relative;
   float:right;
   }  
   
.cptux {
    border: 6px solid #efefef;
    background-color: #efefef;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.cptux:hover {
   border:6px solid #ff7200;
   background-color:#ff7200;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptux a {
   color:#333333;
   }
   
.cptux a:hover {
   color:#ffffff;
   }
   
.cptux p {
   margin-top:15px;
   margin-bottom:7px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   text-align:center;
   }
   
.wenhua {
   height:auto; overflow:hidden;
   color:#FFFFFF;
   padding:60px;
   padding-top:30px;
   padding-bottom:40px;
   }  
   
.wenhua h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 26px;
    margin-top: 0px;
    margin-bottom: 18px;
}
   
.wenhua-aa {
   width:55%;
   font-size:18px;
   line-height:25px;
   float:left;
   } 
   
.wenhua-bb {
   width:42%;
   padding-top:0px;
   font-size: 18px;
   line-height: 35px;
   color: #FFFFFF;
   float:right;
   } 
   
.zuzhi {
   height:auto; overflow:hidden;
   padding-top:55px;
   padding-bottom:55px;
   color:#ed6e00;
   }
   
.zuzhi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   color:#ed6e00;
   text-align:center;
   margin-top:0px;
   margin-bottom:30px;
   }
   
/* 产品详情 */   
   
.liebiao {
   height:78px;
   border:1px solid #ebebeb;
   margin-top:25px;
   }
   
.liebiao-aa {
   width:16%;
   height:76px;
   line-height:76px;
   text-align:center;
   float:left;
   color: #000000;
   background-color: #f5f6f6;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb {
   width:68%;
   height:78px;
   line-height:78px;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb a {
   color:#000000;
   }
   
.liebiao-cc {
   width:16%;
   height:76px;
   line-height:76px;
   text-align:center;
   color: #000000;
   background-color: #f5f6f6;
   float:right;
   }
   
.cpyou-lan {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 24px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 15px;
}

.cpnei {
    padding: 20px;
    padding-top: 50px;
    background-color: #FFFFFF;
}

.pro-img{
	margin-bottom:40px;
}
.pro-img .xiaotu{
	margin-top:10px;
	margin-right:-10px;
}

.procem {
    padding: 0px 36px;
    position: relative;
}

#fuwus {
    position: static;
}

.pro-img #Gbig{
	width:100%;
	border:1px solid #eeeeee;
}

.procem .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	left:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.procem .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.pro-img .xiaotu li{
}

.pro-img .xiaotu li a {
   display: block;
   border:1px #ddd solid;
   margin:1px;
   }

.pro-img .xiaotu li.hover{
	border:1px #ed7100 solid;
}

#xiaotu .swiper-slide a.hover {
    border: 1px #ed7100 solid;
}  

.pro-img .colmd5{
	width:45%;
	float:left;
}
.pro-img .colmd7{
	width:50%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
    font-family: 'ElectroluxSans_4_Semibold', Helvetica, Arial, sans-serif;
	font-size:27px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #e8e8e8 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
    margin-top:20px;
	margin-bottom:20px;
	height:270px;
	padding:15px;
	overflow-y: scroll;
	border-bottom: 1px #e8e8e8 solid;
	display:block;
	color:#515151;
	font-size:14px;
	line-height:22px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}

.pro-img .colmd7 h3 {
   font-family: 'ElectroluxSans_4_Semibold', Helvetica, Arial, sans-serif;
   font-size:15px;
   margin-top:0px;
   margin-bottom:14px;
   color:#515151;
   }
   
.colmd7 h5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0px 0px;
}

.colmd7 h5 span {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 150px;
    color: #fff;
    font-size: 1.5rem;
    background: rgba(0,0,0,.7);
    transition: .3s;
    cursor: pointer;
}

.cpxq {
    margin-top: 55px;
    height: auto;
    overflow: hidden;
}


.cpxq-lan {
    height: auto;
    overflow: hidden;
    background-color: #f5f6f6;
    line-height: 52px;
    color: #595959;
    font-size: 16px;
    padding-left: 15px;
}

.cpxq-nei {
    padding: 25px;
    height: auto;
    overflow: hidden;
    font-size: 15px;
    line-height: 25px;
    color: #515151;
}

.ipdcont .ipdimg {
    width: 100%;
    position: relative;
}
   
.ipdcont .ipdimg .jqzoom {

    position: relative;
}

.ipdcont .ipdimg img {
    max-height: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
 
#glass {
    position: absolute;
    border-radius: 50%;
    border: 5px #ed7100 solid;
    display: none;
    background-repeat: no-repeat;
    background-color:#fff;
	z-index:99;
}     
   
   
/* 分页 */
.page_list{
	padding: 15px 0;
	display:flex;
	justify-content:flex-end;
}
.page_list a{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	background-color: #eff2f7;
	margin-left: 10px;
	font-size: 1.6rem;
	font-family:ITCAvantGardeStd-Md;
	color: rgba(0,0,0,.5);
	transition: .3s;
	background-position:center;
	background-repeat:no-repeat;
}

.page_list a:first-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
}
.page_list a:last-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
	transform: rotateZ(180deg);
}
.page_list a:hover,.page_list a.on{
	color: #fff;
	background-color: #ed6e00;
}
.page_list a:first-child:hover{
	background: #ed6e00 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.page_list a:last-child:hover{
	background: #ed6e00 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}  

/* 知识库 */
.zsk {
   height:auto; overflow:hidden;
   padding:66px;
   padding-top:76px;
   padding-bottom:60px;
   position:relative;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.2);
   z-index:6;
   }  
   
.zsk h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:37px;
   color:#ed6e00;
   margin-top:0px;
   margin-bottom:2px;
   }
   
.zsk h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   color:#ed6e00;
   margin-top:0px;
   margin-bottom:85px;
   }
   
.zsbnn {
    padding-bottom: 0px;
   } 
   
.zskuan {
   width:1240px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   } 
   
.zsnei {
   height:auto; overflow:hidden;
   padding-top:30px;
   padding-bottom:30px;
   background-color:#ededed;
   } 
   
.zstt {
   height:auto; overflow:hidden;
   text-align:center;
   padding:20px;
   padding-top:36px;
   padding-bottom:50px;
   background-color:#FFFFFF;
   }
   
.zstt p {
   text-align:center;
   font-size:30px;
   color:#ed6e00;
   margin-top:55px;
   margin-bottom:0px;
   }
   
.zstt a {
   color:#ed6e00;
   }
   
/* 知识库内页 */
.zsbj {
   height:auto; overflow:hidden;
   background-color:#e1e1e1;
   }

.zsnn {
   height:auto; overflow:hidden;
   position:relative;
   padding:85px;
   padding-top:60px;
   padding-bottom:60px;
   background-color:#FFFFFF;
   }
   
.zsnn-zi img {
   width:100%;
   }
   
.zsgq {
   position:absolute;
   width:100%;
   right:85px;
   top:60px;
   text-align:right;
   z-index:8;
   }
   
.zsnn h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   color:#ed7100;
   margin-top:60px;
   margin-bottom:40px;
   }
   
.zsnn h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   color:#333333;
   margin-top:10px;
   margin-bottom:40px;
   }
   
.modal-dialog {
    width: 660px;
    margin: 100px auto;
}

.tanchu {
    height: auto;
    overflow: hidden;
    color: #666666;
    border: 2px solid #ed7100;
}
.tanchu-lan {
    height: 55px;
    line-height: 55px;
    background-color: #ed7100;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 10px;
	margin-top:-36px;
}
.tanchu-nei {
    padding: 20px;
    height: auto;
    overflow: hidden;
}

.fwkuai img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.fwkuai:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.fwkuai section {
   overflow: hidden;
   }
   
.search1 {
   margin-top:0px;
   width:100%;
   margin-bottom:20px;
   }
   
.search1 form {
    display: flex;
}

.search1 .search {
    border: 0;
    height: 58px;
    font-size: 14px;
    padding-left: 58px;
	background:url(../images/fdj.png) left; background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px solid #EEEEEE;
	color:#333333;
    width: 86%;
    border-radius: 0;
}   

.search1 .btn {
    height: 58px;
    margin: 0;
    background: #ed6e00;
    border-radius: 0;
    color: #FFFFFF;
	font-size:16px;
    text-align: center;
    width: 14%;
}   


.cmc-aa {
   width:62%;
   line-height:36px;
   float:left;
   }
   
.cmc-bb {
   width:30%;
   float:right;
   }
   
/* 翔宏pdf */
.pdf {
    margin-top: 20px;
    height: auto; overflow: hidden;
}

.pdf li {
    list-style-type: none;
    height: auto; overflow: hidden;
    line-height: 40px;
    background-color: #FFFFFF;
    padding: 10px;
    border-bottom:1px dashed #c0bcbc;
}

.pdf-aa {
   width:70%;
   float: left;
}

.pdf-bb {
   width:30%;
   float: right;
   text-align: right;
}
   	 
	
@media (min-width: 1600px) and (max-width: 2000px) {

.kuanzb {
   width:1205px;
   }
   
.zbxx {
    height: 215px;
	bottom:62px;
}

.zbkuai-bb h2 {
   margin-bottom:108px;
   }
   
.scright {
    background-color: #FFFFFF;
    padding-top: 75px;
    padding-bottom: 132px;
    padding-left: 19.5%;
}

.scright h2 {
    height: auto;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 90px;
}

.abright {
    width: 75.7%;
}

.zbxx {
    position: absolute;
    width: 88%;
}

}

@media (min-width: 1400px) and (max-width: 1600px) {

.kuanzb {
   width:1205px;
   }
   
.zbxx {
    height: 215px;
	bottom:62px;
}

.zbkuai-bb h2 {
   margin-bottom:108px;
   }
   
.scright {
    background-color: #FFFFFF;
    padding-top: 45px;
    padding-bottom: 82px;
    padding-left: 19.5%;
}

.scright h2 {
    height: auto;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 50px;
}

.abright {
    width: 75%;
}

.about {
    padding: 40px;
	padding-top: 188px;
    padding-bottom: 30px;
   }
   
.wenhua {
    padding: 40px;
    padding-top: 20px;
    padding-bottom: 30px;
}


.xian {
    position: absolute;
    top: 0px;
    left: 29%;
}

.lsaa {
    width: 28.5%;
	padding-right:45px;
    color: #ed6e00;
}

.lsleft {
  width:28.5%;
  text-align:right;
  padding-right:45px;
   }  
   
   
.lsright {
  width:71.5%;
   }
   
.zbxx {
    position: absolute;
    width: 94%;
}

.ableft {
   top:-328px;
   z-index:6;
   }

}

   
@media (min-width: 1200px) and (max-width: 1400px) {

.kuanping {
   width:100%;
   }
   
.container {
   width:100%;
  }
  
.zbxx {
    height: 215px;
	bottom:62px;
}


.zbkuai-bb h2 {
   margin-bottom:108px;
   }
   
.scright {
    background-color: #FFFFFF;
    padding-top: 30px;
    padding-bottom: 62px;
    padding-left: 19.5%;
}

.scright h2 {
    height: auto;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 30px;
}

.abright {
    width: 70%;
}

.about {
    padding: 40px;
	padding-top: 208px;
    padding-bottom: 30px;
   }
   
.wenhua {
    padding: 40px;
    padding-top: 20px;
    padding-bottom: 30px;
}
   
.xian {
    position: absolute;
    top: 0px;
    left: 29%;
}

.lsaa {
    width: 28.5%;
	padding-right:45px;
    color: #ed6e00;
}

.lsleft {
  width:28.5%;
  text-align:right;
  padding-right:45px;
   }  
   
   
.lsright {
  width:71.5%;
   }
   
.zbxx {
    position: absolute;
    width: 96%;
}

.ableft {
   top:-288px;
   z-index:6;
   }

}   
   

@media (min-width: 0px) and (max-width: 1000px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.container {
   width:100%;
  }
  
.guding {
    margin-top: 0px;
}  
   
.logo {
   width:280px;
   }
   
.navbar-inverse {
    background-color: rgba(0,0,0,0.8);
}

.bmm {
   margin-top:61px;
   padding:0px;
   padding-bottom: 20px;
   }
   
.cpfl {
    height: auto;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    margin-top: 20px;
    z-index: 6;
}

.banner-aa {
    width: 100%;
}

.banner-aa .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 15px;
    left: 0px;
    width: 100%;
}

.cpkk-top {
    margin-top: 0px;
}

.cprow li {
    list-style-type: none;
    width: 100%;
	margin-bottom:10px;
}

.scleft {
   display:none;
}

.scright {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    padding:15px;
	padding-top:30px;
	padding-bottom:30px;
}

.scright h2 {
    font-size: 60px;
    color: #ededed;
    position: relative;
    height: auto;
    overflow: hidden;
    line-height: 70px;
    margin-top: 0px;
    margin-bottom: 30px;
}

.fuwu {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    background-color: #ededed;
    margin-top: 0px;
}

.fuwu h2 {
    font-size: 78px;
    color: #FFFFFF;
    text-align: center;
    position: relative;
    margin-top: 0px;
    margin-bottom: 40px;
}

.fwzi {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 30px;
    text-align: center;
    font-size: 25px;
}

.fwleft {
    width: 100%;
}

.fwleft li {
    width: 100%;
}

.fwright {
    width: 100%;
}

.bottom {
    height: auto;
    overflow: hidden;
    line-height: 18px;
	padding:0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.bmcp-l {
    width: 100%;
	margin-top:15px;
	margin-bottom:15px;
}

.bmcp-r {
    width: 100%;
}

.bmlx-l {
    width: 100%;
	margin-top:15px;
	margin-bottom:15px;
}

.bmlx-r {
    width: 100%;
}

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#0071d4;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 100%;
    text-align: center;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#ed6e00; height:50px; line-height:50px;}

.fygnav li a:hover { color:#FFFFFF; background-color:#ed6e00;}

.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   
.bnn-aa {
    width:100%;
}

.cpbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-bottom: 30px;
    background-color: #ededed;
    position: relative;
    margin-top: -20px;
}

.cpkuai {
    height: auto;
    overflow: hidden;
    padding: 15px;
    position: relative;
}

.zsk {
    height: auto;
    overflow: hidden;
    padding: 15px;
    position: relative;
}

.cprow-aa {
    width: 100%;
}

.cprow-bb {
    width: 100%;
	margin-top:10px;
}

.cprow2 li {
    list-style-type: none;
    width: 100%;
	margin-bottom:10px;
}

.cpflt {
    height: 250px;
    background-color: #e1e1e1;
    text-align: center;
    padding: 10px;
}

.cpflt2 {
    height: 500px;
    background-color: #e1e1e1;
    text-align: center;
    padding: 10px;
}

.cprow3 li {
    list-style-type: none;
    width: 100%;
}

.cpflt3 {
    height: 200px;
    background-color: #e1e1e1;
    text-align: center;
    padding: 10px;
}

.cpflt3 img {
    width:100%;
   }

.cprow-cc {
    width:100%;
}

.ableft {
   display:none;
   }
   
.abright {
    width: 100%;
}

.about {
    padding: 15px;
    font-size: 14px;
    line-height: 23px;
    color: #FFFFFF;
   }

.about h2 {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.wenhua h2 {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.abxx {
    height: auto;
    overflow: hidden;
    background:none;
	background-color:#ed6e00;
}

.lishi {
    height: auto;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 50px;
	margin-top:0px;
}

.lsaa {
    width: 100%;
    color: #ed6e00;
    font-size: 18px;
}

.lsaa h2 {
    font-size: 30px;
    line-height: 35px;
    color: #ed6e00;
    margin-top: 0px;
    margin-bottom: 2px;
}

.lsleft {
    font-size: 30px;
    padding-left: 0px;
    line-height: 36px;
    position: relative;
    color: #4d4d4d;
    float: left;
}

.lsright {
    font-size: 14px;
    color: #000000;
    padding-left: 20px;
}

div#wrap {
    height: 40px;
    display: table;
}

.lsdd {
    position: absolute;
    width: 12px;
    height: 12px;
    right: -3px;
}

.zbkuai {
    height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 55px;
    padding-bottom: 34px;
}

.kuanzb {
    width: 100%;
}

.zbxx {
   display: none;
}

.zbkuai-aa {
    width: 100%;
}

.zbkuai-bb {
    width: 100%;
	margin-top:15px;
}

.zbkuai-bb h2 {
    font-size: 40px;
    color: rgba(255,255,255,.3);
    margin-top: 0px;
    margin-bottom: 60px;
}

.zbkuai2 {
    padding-top: 30px;
    padding-bottom: 54px;
}

.zbkuai2-aa {
    width: 100%;
    color: #FFFFFF;
}

.zbkuai2-aa h2 {
    font-size: 40px;
    color: rgba(255,255,255,.3);
    margin-top: 25px;
    margin-bottom: 45px;
}

.zbkuai2-bb {
    width: 100%;
	margin-top:15px;
}

.zbxx2 {
    display: none;
}

.zbxx3 {
    display: none;
}

.zbxx4 {
    display: none;
}

.zbkuai3 {
    height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 2;
}

.zbkuai3-aa {
    width: 100%;
}

.zbkuai3-bb {
    width: 100%;
    padding-top: 15px;
}

.zbkuai3-bb h2 {
    font-size: 25px;
    margin-top: 20px;
}

.zbkuai3-bb h3 {
    font-size: 40px;
	margin-top: 40px;
}

.zbkuai4-aa {
    width: 100%;
    color: #FFFFFF;
}

.zbkuai4-aa h2 {
    font-size: 25px;
    margin-top: 20px;
}

.zbkuai4-aa h3 {
    font-size: 40px;
	margin-top: 40px;
}

.zbkuai4-bb {
    width: 100%;
	margin-top:15px;
}

.wenhua {
    height: auto;
    overflow: hidden;
	padding:15px;
    margin-top: 6px;
    background: none;
	background-color:#ed6e00;
}

.wenhua-aa {
    width: 100%;
}

.wenhua-bb {
    width: 100%;
	padding-top:20px;
	font-size:14px;
	line-height:25px;
}

.abzi {
    font-size: 26px;
}


.zuzhi {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 15px;
    padding-bottom: 25px;
}

.zuzhi h2 {
    font-size: 18px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.navbar-collapse {
    max-height: 450px;
}

.cpmk-left {
    width: 100%;
}

.cpmk-right {
    width: 100%;
	margin-top:15px;
}

.zsk h2 {
    font-size: 20px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 15px;
}

.fwkuai-aa {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
    padding: 15px;
}

.fwkuai-bb {
    width: 100%;
}

.fwkuai-cc {
    width: 100%;
}

.fwkuai-dd {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
    padding: 15px;
}

.fwkuai {
   margin-bottom:10px;
   }
   
.syzi {
    position:relative;
    width: 100%;
	padding:10px;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    color: #FFFFFF;
	background-color:#000000;
}

.syzi h2 {
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 0px;
}

.syzi h3 {
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 25px;
}

.lxkuai {
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 25px;
    font-size: 14px;
}

.lxkuai h2 {
    font-size: 20px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.liuyan {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top:20px;
	padding-bottom:20px;
}

.liuyan h3 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #2d2d2d;
    margin-top: 0px;
    margin-bottom: 35px;
}

.biao h4 {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #666666;
}

.kkx {
    height: 40px;
	border-radius: 0px;
}

.anniuw {
   width:100%;
   height:40px;
   border-radius: 0px;
   }
   
.zskuan {
   width:100%;
   }
   
.liucheng {
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.liucheng h2 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 2px;
}

.liucheng h3 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 40px;
}

.cpnei {
    padding: 0px;
    padding-top: 20px;
    background-color: #FFFFFF;
}

.pro-img .colmd5 {
    width: 100%;
}

.pro-img .colmd7 {
    width: 100%;
	margin-top:15px;
}

.pro-img .colmd7>span {
    margin-top: 20px;
    margin-bottom: 20px;
    height:auto; overflow:hidden;
    padding: 10px;
}

.cpyou-lan {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 15px;
}

.pro-img .colmd7 .pro-ptt {
    font-size: 20px;
    font-weight: bold;
    padding: 0px 0px 15px;
    border-bottom: 1px #e8e8e8 solid;
    font-weight: bold;
}

.modal-dialog {
    width: 95%;
    margin: 100px auto;
}

.fwxx {
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 15px;
}

.zsbj {
    height: auto;
    overflow: hidden;
	padding:0px;
}

.zsnn {
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 15px;
}

.zsgq {
    position: absolute;
    width: 100%;
    right: 15px;
    top: 15px;
    text-align: right;
    z-index: 8;
}

.zsgq img {
   width:30px;
   }
   
.zsnn h2 {
    font-size: 20px;
    color: #ed7100;
    margin-top: 30px;
    margin-bottom: 20px;
}

.bnnzi {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 20%;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
}

.bnnzi h2 {
    text-align: center;
	font-size:20px;
    margin-top: 0px;
    margin-bottom: 6px;
}

.footer {
   margin-bottom:50px;
   }
   
.zstt {
    height: auto;
    overflow: hidden;
    text-align: center;
    padding: 15px;
	margin-bottom:10px;
}

.zstt p {
    text-align: center;
    font-size: 16px;
    color: #ed6e00;
    margin-top: 15px;
    margin-bottom: 0px;
}

.zsnei {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ededed;
}

.cmc-aa {
   width:100%;
   line-height: 25px;
   }
   
.cmc-bb {
    width:100%;
}

.zsnn h3 {
    font-size: 20px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
}

.cpww {
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.search1 .search {
    width: 80%;
    border-radius: 0;
}   

.search1 .btn {
    width: 20%;
}   

.cpxq-nei {
    padding: 15px;
}

   
.bnn-aa .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 15px;
    left: 0%;
    width: 100%;
} 

.zstt li {
    list-style-type: none;
    width:50%;
    float: left;
   }
   
.zstt li a {
    color:#333333;
}

.zstt li a:hover {
    color:#ed6e00
}

.zstt li.hover a {
    color:#ed6e00
}

}


